[INFO] cloning repository https://github.com/prasadvit/pulsar
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/prasadvit/pulsar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprasadvit%2Fpulsar", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprasadvit%2Fpulsar'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4562d6a5f25d906a2bf255e06273317c1914b692
[INFO] testing prasadvit/pulsar against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprasadvit%2Fpulsar" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/prasadvit/pulsar
[INFO] finished tweaking git repo https://github.com/prasadvit/pulsar
[INFO] tweaked toml for git repo https://github.com/prasadvit/pulsar written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/prasadvit/pulsar on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/prasadvit/pulsar already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde v1.0.188
[INFO] [stderr]   Downloaded errno v0.3.3
[INFO] [stderr]   Downloaded thiserror-impl v1.0.48
[INFO] [stderr]   Downloaded value-bag v1.4.1
[INFO] [stderr]   Downloaded thiserror v1.0.48
[INFO] [stderr]   Downloaded snap v1.1.0
[INFO] [stderr]   Downloaded serde_derive v1.0.188
[INFO] [stderr]   Downloaded rustls-pemfile v1.0.3
[INFO] [stderr]   Downloaded openssl-sys v0.9.93
[INFO] [stderr]   Downloaded hyper-rustls v0.24.1
[INFO] [stderr]   Downloaded syn v2.0.31
[INFO] [stderr]   Downloaded pulsar v4.2.0
[INFO] [stderr]   Downloaded base64 v0.21.3
[INFO] [stderr]   Downloaded data-url v0.2.0
[INFO] [stderr]   Downloaded openidconnect v2.5.1
[INFO] [stderr]   Downloaded async-trait v0.1.73
[INFO] [stderr]   Downloaded aho-corasick v1.0.5
[INFO] [stderr]   Downloaded flate2 v1.0.27
[INFO] [stderr]   Downloaded rustls-webpki v0.101.4
[INFO] [stderr]   Downloaded prost-derive v0.7.0
[INFO] [stderr]   Downloaded openssl v0.10.57
[INFO] [stderr]   Downloaded async-native-tls v0.4.0
[INFO] [stderr]   Downloaded chrono v0.4.30
[INFO] [stderr]   Downloaded prost v0.7.0
[INFO] [stderr]   Downloaded webpki-roots v0.25.2
[INFO] [stderr]   Downloaded rustix v0.38.11
[INFO] [stderr]   Downloaded rustls v0.21.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9968903e9f35a07587556e31a98cde900cdaccd193fe847cb2a364f90b106513
[INFO] running `Command { std: "docker" "start" "-a" "9968903e9f35a07587556e31a98cde900cdaccd193fe847cb2a364f90b106513", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9968903e9f35a07587556e31a98cde900cdaccd193fe847cb2a364f90b106513", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9968903e9f35a07587556e31a98cde900cdaccd193fe847cb2a364f90b106513", kill_on_drop: false }`
[INFO] [stdout] 9968903e9f35a07587556e31a98cde900cdaccd193fe847cb2a364f90b106513
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d71cdd489ae6e63805b4c0f8505b036dc24b2e262cc112ffaa052dbb6a9be0a
[INFO] running `Command { std: "docker" "start" "-a" "1d71cdd489ae6e63805b4c0f8505b036dc24b2e262cc112ffaa052dbb6a9be0a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling value-bag v1.4.1
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.3
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling syn v2.0.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling concurrent-queue v2.2.0
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling rustix v0.38.11
[INFO] [stderr]    Compiling rustls v0.21.7
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling parking v2.1.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.4
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling async-task v4.4.0
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling base64 v0.21.3
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.3
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling lz4-sys v1.9.4
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling aho-corasick v1.0.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling async-process v1.7.0
[INFO] [stderr]    Compiling atomic-waker v1.1.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling webpki-roots v0.25.2
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]    Compiling sha2 v0.10.7
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling h2 v0.3.21
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.14
[INFO] [stderr]    Compiling chrono v0.4.30
[INFO] [stderr]    Compiling blocking v1.3.1
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling async-executor v1.5.1
[INFO] [stderr]    Compiling ordered-float v2.10.0
[INFO] [stderr]    Compiling snap v1.1.0
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling serde_with v1.14.0
[INFO] [stderr]    Compiling async-global-executor v2.3.1
[INFO] [stderr]    Compiling pulsar v4.2.0
[INFO] [stderr]    Compiling serde_plain v1.0.2
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling crc-catalog v2.2.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling crc v3.0.1
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling prost-derive v0.7.0
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling flate2 v1.0.27
[INFO] [stderr]    Compiling async-native-tls v0.4.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling uuid v1.4.1
[INFO] [stderr]    Compiling asynchronous-codec v0.6.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling data-url v0.2.0
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling hyper-rustls v0.24.1
[INFO] [stderr]    Compiling prost v0.7.0
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling reqwest v0.11.20
[INFO] [stderr]    Compiling oauth2 v4.4.2
[INFO] [stderr]    Compiling openidconnect v2.5.1
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling lz4 v1.24.0
[INFO] [stderr]    Compiling PulsarClient v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::ops::Add`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::ops::Add;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 150 |     let mut topicNumMut: i64 = topicNum;
[INFO] [stdout]     |         ----^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `ADMIN` should have a snake case name
[INFO] [stdout]    --> src/main.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 105 |     let  ADMIN : &str = "admin";
[INFO] [stdout]     |          ^^^^^ help: convert the identifier to snake case: `admin`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `messageQueue` should have a snake case name
[INFO] [stdout]    --> src/main.rs:106:10
[INFO] [stdout]     |
[INFO] [stdout] 106 |     let  messageQueue: String = String::from("non-persistent://public/default/voxflo");
[INFO] [stdout]     |          ^^^^^^^^^^^^ help: convert the identifier to snake case: `message_queue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/main.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |         producer(admin.clone(), ADMIN, i);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 109 |         let _ = producer(admin.clone(), ADMIN, i);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/main.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |         producer(messageQueue.clone(), &"message", i);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 113 |         let _ = producer(messageQueue.clone(), &"message", i);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `topicNum` should have a snake case name
[INFO] [stdout]    --> src/main.rs:132:51
[INFO] [stdout]     |
[INFO] [stdout] 132 | async fn producer(mut topic : String, typ : &str, topicNum: i64 ) -> Result<(), pulsar::Error>  {
[INFO] [stdout]     |                                                   ^^^^^^^^ help: convert the identifier to snake case: `topic_num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `topicNumMut` should have a snake case name
[INFO] [stdout]    --> src/main.rs:150:13
[INFO] [stdout]     |
[INFO] [stdout] 150 |     let mut topicNumMut: i64 = topicNum;
[INFO] [stdout]     |             ^^^^^^^^^^^ help: convert the identifier to snake case: `topic_num_mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `topicNumber` should have a snake case name
[INFO] [stdout]    --> src/main.rs:175:27
[INFO] [stdout]     |
[INFO] [stdout] 175 |     fn make_admin_message(topicNumber : i64) -> Admin {
[INFO] [stdout]     |                           ^^^^^^^^^^^ help: convert the identifier to snake case: `topic_number`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `topicStr` should have a snake case name
[INFO] [stdout]    --> src/main.rs:177:17
[INFO] [stdout]     |
[INFO] [stdout] 177 |        let mut  topicStr :String  = String::from("non-persistent://public/default/voxflo");
[INFO] [stdout]     |                 ^^^^^^^^ help: convert the identifier to snake case: `topic_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `adminMessage` should have a snake case name
[INFO] [stdout]    --> src/main.rs:180:13
[INFO] [stdout]     |
[INFO] [stdout] 180 |         let adminMessage : Admin = Admin {
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: convert the identifier to snake case: `admin_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `makeFrames` should have a snake case name
[INFO] [stdout]    --> src/main.rs:186:8
[INFO] [stdout]     |
[INFO] [stdout] 186 |     fn makeFrames(seqNo:i64 ) -> Frame {
[INFO] [stdout]     |        ^^^^^^^^^^ help: convert the identifier to snake case: `make_frames`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `seqNo` should have a snake case name
[INFO] [stdout]    --> src/main.rs:186:19
[INFO] [stdout]     |
[INFO] [stdout] 186 |     fn makeFrames(seqNo:i64 ) -> Frame {
[INFO] [stdout]     |                   ^^^^^ help: convert the identifier to snake case: `seq_no`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `audioData` should have a snake case name
[INFO] [stdout]    --> src/main.rs:188:13
[INFO] [stdout]     |
[INFO] [stdout] 188 |         let audioData : AudioData = AudioData {
[INFO] [stdout]     |             ^^^^^^^^^ help: convert the identifier to snake case: `audio_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 57s
[INFO] running `Command { std: "docker" "inspect" "1d71cdd489ae6e63805b4c0f8505b036dc24b2e262cc112ffaa052dbb6a9be0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d71cdd489ae6e63805b4c0f8505b036dc24b2e262cc112ffaa052dbb6a9be0a", kill_on_drop: false }`
[INFO] [stdout] 1d71cdd489ae6e63805b4c0f8505b036dc24b2e262cc112ffaa052dbb6a9be0a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b8883bcef22d8b0885944fdee000d1db89e9fe5a2600b74a34f3154a3c4404d2
[INFO] running `Command { std: "docker" "start" "-a" "b8883bcef22d8b0885944fdee000d1db89e9fe5a2600b74a34f3154a3c4404d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling PulsarClient v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::ops::Add`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::ops::Add;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 150 |     let mut topicNumMut: i64 = topicNum;
[INFO] [stdout]     |         ----^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `ADMIN` should have a snake case name
[INFO] [stdout]    --> src/main.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 105 |     let  ADMIN : &str = "admin";
[INFO] [stdout]     |          ^^^^^ help: convert the identifier to snake case: `admin`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `messageQueue` should have a snake case name
[INFO] [stdout]    --> src/main.rs:106:10
[INFO] [stdout]     |
[INFO] [stdout] 106 |     let  messageQueue: String = String::from("non-persistent://public/default/voxflo");
[INFO] [stdout]     |          ^^^^^^^^^^^^ help: convert the identifier to snake case: `message_queue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/main.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |         producer(admin.clone(), ADMIN, i);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 109 |         let _ = producer(admin.clone(), ADMIN, i);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/main.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |         producer(messageQueue.clone(), &"message", i);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 113 |         let _ = producer(messageQueue.clone(), &"message", i);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `topicNum` should have a snake case name
[INFO] [stdout]    --> src/main.rs:132:51
[INFO] [stdout]     |
[INFO] [stdout] 132 | async fn producer(mut topic : String, typ : &str, topicNum: i64 ) -> Result<(), pulsar::Error>  {
[INFO] [stdout]     |                                                   ^^^^^^^^ help: convert the identifier to snake case: `topic_num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `topicNumMut` should have a snake case name
[INFO] [stdout]    --> src/main.rs:150:13
[INFO] [stdout]     |
[INFO] [stdout] 150 |     let mut topicNumMut: i64 = topicNum;
[INFO] [stdout]     |             ^^^^^^^^^^^ help: convert the identifier to snake case: `topic_num_mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `topicNumber` should have a snake case name
[INFO] [stdout]    --> src/main.rs:175:27
[INFO] [stdout]     |
[INFO] [stdout] 175 |     fn make_admin_message(topicNumber : i64) -> Admin {
[INFO] [stdout]     |                           ^^^^^^^^^^^ help: convert the identifier to snake case: `topic_number`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `topicStr` should have a snake case name
[INFO] [stdout]    --> src/main.rs:177:17
[INFO] [stdout]     |
[INFO] [stdout] 177 |        let mut  topicStr :String  = String::from("non-persistent://public/default/voxflo");
[INFO] [stdout]     |                 ^^^^^^^^ help: convert the identifier to snake case: `topic_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `adminMessage` should have a snake case name
[INFO] [stdout]    --> src/main.rs:180:13
[INFO] [stdout]     |
[INFO] [stdout] 180 |         let adminMessage : Admin = Admin {
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: convert the identifier to snake case: `admin_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `makeFrames` should have a snake case name
[INFO] [stdout]    --> src/main.rs:186:8
[INFO] [stdout]     |
[INFO] [stdout] 186 |     fn makeFrames(seqNo:i64 ) -> Frame {
[INFO] [stdout]     |        ^^^^^^^^^^ help: convert the identifier to snake case: `make_frames`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `seqNo` should have a snake case name
[INFO] [stdout]    --> src/main.rs:186:19
[INFO] [stdout]     |
[INFO] [stdout] 186 |     fn makeFrames(seqNo:i64 ) -> Frame {
[INFO] [stdout]     |                   ^^^^^ help: convert the identifier to snake case: `seq_no`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `audioData` should have a snake case name
[INFO] [stdout]    --> src/main.rs:188:13
[INFO] [stdout]     |
[INFO] [stdout] 188 |         let audioData : AudioData = AudioData {
[INFO] [stdout]     |             ^^^^^^^^^ help: convert the identifier to snake case: `audio_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.22s
[INFO] running `Command { std: "docker" "inspect" "b8883bcef22d8b0885944fdee000d1db89e9fe5a2600b74a34f3154a3c4404d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8883bcef22d8b0885944fdee000d1db89e9fe5a2600b74a34f3154a3c4404d2", kill_on_drop: false }`
[INFO] [stdout] b8883bcef22d8b0885944fdee000d1db89e9fe5a2600b74a34f3154a3c4404d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] eb41ca132824047bc4cd3e89a60c8c9a61ac6dd1389a784e1b7529293e9b40b1
[INFO] running `Command { std: "docker" "start" "-a" "eb41ca132824047bc4cd3e89a60c8c9a61ac6dd1389a784e1b7529293e9b40b1", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::ops::Add`
[INFO] [stderr]  --> src/main.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::ops::Add;
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `uuid::Uuid`
[INFO] [stderr]  --> src/main.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 | use uuid::Uuid;
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/main.rs:150:9
[INFO] [stderr]     |
[INFO] [stderr] 150 |     let mut topicNumMut: i64 = topicNum;
[INFO] [stderr]     |         ----^^^^^^^^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable `ADMIN` should have a snake case name
[INFO] [stderr]    --> src/main.rs:105:10
[INFO] [stderr]     |
[INFO] [stderr] 105 |     let  ADMIN : &str = "admin";
[INFO] [stderr]     |          ^^^^^ help: convert the identifier to snake case: `admin`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable `messageQueue` should have a snake case name
[INFO] [stderr]    --> src/main.rs:106:10
[INFO] [stderr]     |
[INFO] [stderr] 106 |     let  messageQueue: String = String::from("non-persistent://public/default/voxflo");
[INFO] [stderr]     |          ^^^^^^^^^^^^ help: convert the identifier to snake case: `message_queue`
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]    --> src/main.rs:109:9
[INFO] [stderr]     |
[INFO] [stderr] 109 |         producer(admin.clone(), ADMIN, i);
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 109 |         let _ = producer(admin.clone(), ADMIN, i);
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]    --> src/main.rs:113:9
[INFO] [stderr]     |
[INFO] [stderr] 113 |         producer(messageQueue.clone(), &"message", i);
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 113 |         let _ = producer(messageQueue.clone(), &"message", i);
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: variable `topicNum` should have a snake case name
[INFO] [stderr]    --> src/main.rs:132:51
[INFO] [stderr]     |
[INFO] [stderr] 132 | async fn producer(mut topic : String, typ : &str, topicNum: i64 ) -> Result<(), pulsar::Error>  {
[INFO] [stderr]     |                                                   ^^^^^^^^ help: convert the identifier to snake case: `topic_num`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `topicNumMut` should have a snake case name
[INFO] [stderr]    --> src/main.rs:150:13
[INFO] [stderr]     |
[INFO] [stderr] 150 |     let mut topicNumMut: i64 = topicNum;
[INFO] [stderr]     |             ^^^^^^^^^^^ help: convert the identifier to snake case: `topic_num_mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `topicNumber` should have a snake case name
[INFO] [stderr]    --> src/main.rs:175:27
[INFO] [stderr]     |
[INFO] [stderr] 175 |     fn make_admin_message(topicNumber : i64) -> Admin {
[INFO] [stderr]     |                           ^^^^^^^^^^^ help: convert the identifier to snake case: `topic_number`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `topicStr` should have a snake case name
[INFO] [stderr]    --> src/main.rs:177:17
[INFO] [stderr]     |
[INFO] [stderr] 177 |        let mut  topicStr :String  = String::from("non-persistent://public/default/voxflo");
[INFO] [stderr]     |                 ^^^^^^^^ help: convert the identifier to snake case: `topic_str`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `adminMessage` should have a snake case name
[INFO] [stderr]    --> src/main.rs:180:13
[INFO] [stderr]     |
[INFO] [stderr] 180 |         let adminMessage : Admin = Admin {
[INFO] [stderr]     |             ^^^^^^^^^^^^ help: convert the identifier to snake case: `admin_message`
[INFO] [stderr] 
[INFO] [stderr] warning: function `makeFrames` should have a snake case name
[INFO] [stderr]    --> src/main.rs:186:8
[INFO] [stderr]     |
[INFO] [stderr] 186 |     fn makeFrames(seqNo:i64 ) -> Frame {
[INFO] [stderr]     |        ^^^^^^^^^^ help: convert the identifier to snake case: `make_frames`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `seqNo` should have a snake case name
[INFO] [stderr]    --> src/main.rs:186:19
[INFO] [stderr]     |
[INFO] [stderr] 186 |     fn makeFrames(seqNo:i64 ) -> Frame {
[INFO] [stderr]     |                   ^^^^^ help: convert the identifier to snake case: `seq_no`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `audioData` should have a snake case name
[INFO] [stderr]    --> src/main.rs:188:13
[INFO] [stderr]     |
[INFO] [stderr] 188 |         let audioData : AudioData = AudioData {
[INFO] [stderr]     |             ^^^^^^^^^ help: convert the identifier to snake case: `audio_data`
[INFO] [stderr] 
[INFO] [stderr] warning: `PulsarClient` (bin "PulsarClient" test) generated 15 warnings (run `cargo fix --bin "PulsarClient" -p PulsarClient --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/PulsarClient-4f3f19efcde0e174)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "eb41ca132824047bc4cd3e89a60c8c9a61ac6dd1389a784e1b7529293e9b40b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb41ca132824047bc4cd3e89a60c8c9a61ac6dd1389a784e1b7529293e9b40b1", kill_on_drop: false }`
[INFO] [stdout] eb41ca132824047bc4cd3e89a60c8c9a61ac6dd1389a784e1b7529293e9b40b1
